home *** CD-ROM | disk | FTP | other *** search
/ Apple WWDC 1996 / WWDC96_1996 (CD).toast / Technology Materials / MacOS 8 Resources / Developer Tools / Performance Tools / PPCProff 1.0a1 / PPCProff / PPCProff.rsrc / STR#_333.txt < prev    next >
Encoding:
Text File  |  1996-05-07  |  1.1 KB  |  35 lines

  1.  
  2.  
  3.    -xcoff fileName         # the name of the XCOFF file containing symbolics
  4.  
  5.    -w[arn]                 # suppress warning messages
  6.  
  7.    -v                      # use verbose progress (implies -p)
  8.  
  9.    -unmangle on | off      # unmangle C++ symbols (default: on)
  10.  
  11.       [calls]to            #  associate arcs with the calling routine (default)
  12.  
  13.       [calls]from          #  associate arcs with the called routine
  14.  
  15.       hier[archical]       #  sort routines by their hierarchical times (default)
  16.  
  17.       flat                 #  sort routines by their flat times
  18.  
  19.    -sortorder keyword[,keyword]‚Ķ # define how profile information is displayed
  20.  
  21.    -procoffsets on | off   # display call site offsets/linenumbers (default: on)
  22.  
  23.    -p                      # write progress information to diagnostics
  24.  
  25.    -[no]mf                 # [don't] use multifinder memory (default: nomf)
  26.  
  27.                            # are less than n%. (default: 0.005)
  28.  
  29.    -cutoff n               # ignore procedures whose hierarchical times
  30.  
  31.   options (not case sensitive):
  32.  
  33. Usage: PPCProff [option‚Ķ] file‚Ķ ‚â• progress
  34.  
  35.